Add the gtk-key-bindings CSS parser property.
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 28 Jan 2011 08:59:02 +0000 (09:59 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 31 Jan 2011 02:24:51 +0000 (21:24 -0500)
commitd39f0411bea8a04d5ed8af6ca48a843133b4e2c4
treeff3425a2acf667b3c8b0801f49ea82246e202059
parentdbff92fd9f4f4ba2af5f0db9ddee8641c559bc7d
Add the gtk-key-bindings CSS parser property.

This property takes a list of binding set names to have these
stored as a GPtrArray containing GtkBindingSets. this property
is handled so merging GtkStyleProperties will merge both
GtkBindingSet lists.
gtk/gtkcssprovider.c
gtk/gtkstyleproperties.c